Bump the python group across 1 directory with 6 updates#198
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python group across 1 directory with 6 updates#198dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dask-image](https://github.com/dask/dask-image) | `2025.11.0` | `2026.5.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.8` | `3.10.9` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.17.0` | `0.18.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `9.0.4` | `9.1.0` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.20.0` | `0.21.0` | | [tifffile](https://github.com/cgohlke/tifffile) | `2026.4.11` | `2026.6.1` | Updates `dask-image` from 2025.11.0 to 2026.5.0 - [Release notes](https://github.com/dask/dask-image/releases) - [Changelog](https://github.com/dask/dask-image/blob/main/HISTORY.rst) - [Commits](dask/dask-image@v2025.11.0...v2026.5.0) Updates `matplotlib` from 3.10.8 to 3.10.9 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.8...v3.10.9) Updates `pydata-sphinx-theme` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.17.0...v0.18.0) Updates `sphinx` from 9.0.4 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v9.0.4...v9.1.0) Updates `sphinx-gallery` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.20.0...v0.21.0) Updates `tifffile` from 2026.4.11 to 2026.6.1 - [Release notes](https://github.com/cgohlke/tifffile/releases) - [Changelog](https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst) - [Commits](cgohlke/tifffile@v2026.4.11...v2026.6.1) --- updated-dependencies: - dependency-name: dask-image dependency-version: 2026.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pydata-sphinx-theme dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: tifffile dependency-version: 2026.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python group with 6 updates in the / directory:
2025.11.02026.5.03.10.83.10.90.17.00.18.09.0.49.1.00.20.00.21.02026.4.112026.6.1Updates
dask-imagefrom 2025.11.0 to 2026.5.0Release notes
Sourced from dask-image's releases.
... (truncated)
Changelog
Sourced from dask-image's changelog.
Commits
6a7c19cUpdate HISTORY.rst for release v2026.05.0 (#434)65f0fa9Bump actions/checkout from 5 to 6 (#433)f0ee7aeMake dataframe dependencies optional (#429)7cdc53fBump actions/checkout from 5 to 6 (#420)f3b6cc8Bump conda-incubator/setup-miniconda from 3 to 4 (#430)a513d9cCompatibility with Numpy v2, swap deprecated numpy.in1d to numpy.isin (#425)13b6e67Bump tifffile to first version in which TiffWriter has method write (#424)aeeb99fFix package discovery in pyproject.toml (#422)bbd8f5fBump coverallsapp/github-action from 2.3.6 to 2.3.7 (#421)Updates
matplotlibfrom 3.10.8 to 3.10.9Release notes
Sourced from matplotlib's releases.
Commits
dd8d78bREL: v3.10.92fb1891REL: Release prep v3.10.9d0e923aMerge branch 'v3.10.8-doc' into v3.10.x1637932Merge pull request #31558 from meeseeksmachine/auto-backport-of-pr-31556-on-v...a83faacBackport PR #31556: FIX: Inverted PyErr_Occurred check in enum type caster (_...a4f57abMerge pull request #31545 from ksunden/backport-of-pr-31282-on-v3.10.x063288dMerge pull request #31544 from ksunden/backport-of-pr-31248-on-v3.10.xb2ed196Backport PR #31248: SEC: Remove eval() from validate_cycleracc6024Merge pull request #31282 from scottshambaugh/tex_no_shelle3fb541Merge pull request #31078 from meeseeksmachine/auto-backport-of-pr-31075-on-v...Updates
pydata-sphinx-themefrom 0.17.0 to 0.18.0Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
047227abump: 0.18.0rc2 -> 0.18.0 (#2394)699d9a4bump: 0.18.0rc1 → 0.18.0rc2 (#2392)aac71f1Fix the stickiness of the version warning banner, and rename the config optio...5d30788Bump actions/github-script from 8.0.0 to 9.0.0 (#2388)0335a8eBump py-cov-action/python-coverage-comment-action from 3.40 to 3.41 (#2390)e8861d4Bump actions/cache from 5.0.3 to 5.0.5 (#2391)01790f0Fix theme dropdown menu going offscreen (#2387)d17eb2eUpdate internal CI action pin for tests (#2382)01d49e6Update internal github actions tags (#2381)178df7abump: 0.17.1 → 0.18.0rc0 (#2380)Updates
sphinxfrom 9.0.4 to 9.1.0Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
Commits
cc7c6f4Bump to 9.1.0 finalb127b94Addapp.add_static_dir()for copying extension static files (#14219)20f1c46LaTeX: Inhibit breaks for rows with merged vertical cells (#14227)3c85411Polish CHANGES.rst (#14225)9ee5446LaTeX: restore 1.7 documentation of literalblockcappos (#14224)d75d602LaTeX: improve (again...) some code comments in time for 9.1.0 (#14222)8dca61dImprove some LaTeX code comments (#14220)8ab9600Bump to 9.1.0 candidate 2d59b237autodoc: Improve support for non-weakreferencable objects964424bUse the correct reference for using existing extensions (#14157)Updates
sphinx-galleryfrom 0.20.0 to 0.21.0Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Changelog
Sourced from sphinx-gallery's changelog.
... (truncated)
Commits
eb1adbdMNT Release 0.21 (#1603)fd6dd59[pre-commit.ci] pre-commit autoupdate (#1602)0ca9e4fTST: Use tmp_path fixture instead of tempfile (#1601)ddee9abENH: Accept Paths in split_code_and_text_blocks (#1598)f651486Re-enable Sphinx dev CI (#1599)690479dTYP: Fix typing for back references (#1597)af56c30[pre-commit.ci] pre-commit autoupdate (#1596)a37d9d0TST Amendadd_rsttoadd_fileand make flexible (#1595)deb9a04TST: Prefer Path over os.path in all test code (#1593)919cf06Switch from codecs.open to plain open (#1594)Updates
tifffilefrom 2026.4.11 to 2026.6.1Release notes
Sourced from tifffile's releases.
... (truncated)
Changelog
Sourced from tifffile's changelog.
Commits
83b0db6Release v2026.6.1b6284a6Update CHANGES.rst803b29dUpdate setup.py86708caUpdate MANIFEST.ine2754aeUpdate tifffile/zarr.py3c2a774Update tifffile/numcodecs.py00dc501Update tifffile/tifffile.pyb5383dfUpdate tests/test_tifffile.py2cc2d18Remove docs/make.pyfb65ca6Remove docs/_static/custom.cssDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions